-
-
Notifications
You must be signed in to change notification settings - Fork 804
feat: add boolean datatype support in array/dtypes
#2307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Looks like we need to get a couple of the other PRs merged in for this package's tests to pass. I'll review those so we can make CI happy.
…/Jaysukh-409/2307
@Jaysukh-409 Did you mean to delete this branch? |
…/Jaysukh-409/2307
@Jaysukh-409 Looks like we need to update |
…/Jaysukh-409/2307
@Jaysukh-409 Would you mind updating |
…/Jaysukh-409/2307-1
CI is now fully green. Will go ahead and merge this PR. Thanks, @Jaysukh-409! |
Resolves: Subtask of #2304
Description
This pull request:
boolean
datatype support inarray/dtypes
.Related Issues
This pull request:
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers